home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-05-22 | 594 b | 25 lines | [TEXT/MPCC] |
- //
- // File: TestFunctions.h
- //
- // Contains: Insert test functions prototypes and constants into this file.
- //
- // Written by: Tim Monroe
- // Based (heavily!) on the MovieShell code written by Apple DTS
- //
- // Copyright: © 1994-1996 by Apple Computer, Inc., all rights reserved.
- //
- // Change History (most recent first):
- //
- // <2> 11/27/96 rtm conversion to personal coding style
- // <1> 2/26/95 khs first file
- //
- //
-
- // header files
- #include "DTSQTUtilities.h"
- #include "QTVR.h"
-
-
- // function prototypes
- OSErr ChangePanAngle (QTVRInstance theInstance, float theAmount);
-